home *** CD-ROM | disk | FTP | other *** search
/ HamCall (April 1991) / HAMCALL CD-ROM (Buckmaster)(April 1991).BIN / telcom / qmodem / qmhost.doc < prev    next >
Text File  |  1989-02-20  |  3KB  |  78 lines

  1.          Quick-Start Host Instructions.
  2.  
  3.          You will use the following files:
  4.  
  5.             QMHOST.DOC    (You're reading it)
  6.             PRELOG.HST    Sample Host opening file
  7.             MENU.HST      Sample Main Menu file
  8.             PROTS.HST     Sample Protocols available file
  9.             LOGOFF.HST    Sample Closing message file
  10.             QMHOST.BAT    Required file for Shell to DOS to work
  11.  
  12.  
  13. Step 1.  Place these files in your Qmodem directory.
  14.  
  15.  
  16. Step 2.  Verify that Alt-N has all the correct settings to answer the phone
  17.          and hang up. (refer to the Qmodem DOCs for this)
  18.  
  19.  
  20. Step 3.  Create a Host subdirectory (any name) with the MKDIR command and
  21.          place this in Alt-N/H/F.  This will be where the Uploads and
  22.          Downloads reside.  Do NOT place your HST files in there!
  23.  
  24.  
  25. Step 4.  Verify the Alt-N/H settings.  Make sure the time online is set to
  26.          a reasonable value.  Note: Downloads are not compared to the time
  27.          remaining.  After a download has completed/aborted, the time
  28.          remaining is compared and the appropriate action is taken.
  29.  
  30.  
  31. Step 5.  Make sure you are positioned to the Qmodem Root directory.
  32.  
  33.  
  34. Step 6.  Press Alt-V and edit the QMHOST.PWD file and add your name to the
  35.          top like this:
  36.  
  37.                  JOHN FRIEL PASSWORD 1 ; The Sysop!
  38.  
  39.          The fields should be SPACE separated.  The '1' means you can shut
  40.          the system down from remote with the 'Z' command (provided you
  41.          remember the Shutdown Password).  All other users should have a
  42.          level 0.  (this is planned for future growth)   If you have it set
  43.          as an OPEN system, all new users will automatically get a level 0
  44.          when they are added to the file.  If you have a CLOSED system,
  45.          then the users have to be pre-coded or it will deny them access.
  46.  
  47.  
  48. Step 7.  Start Qmodem and press Alt-5.  You should then see the
  49.          'Waiting for Calls' message.  Then press F1 to log in locally.
  50.          You should be able to execute the F & G commands only (as the
  51.          others require you to actually be 'Online').
  52.  
  53.  
  54. Step 8.  Log off.  Have a friend call and test your system out while you
  55.          watch.  Just for security sake.
  56.  
  57.  
  58.  
  59. Setting up the 'Shell to DOS'
  60.  
  61.  
  62. Step 1.  Verify that the QMHOST.BAT file is in the current directory or in
  63.          the PATH= statement.  This BAT file should have the following
  64.          line in it:
  65.  
  66.                           Qhost %1 %2
  67.  
  68.          You can modify this BAT file to do additional commands before and
  69.          after the Qhost execution if need be.  The Qhost line itself
  70.          should NOT be modified.  It requires the passed parameters for
  71.          the QHOST.EXE to execute correctly.
  72.  
  73.  
  74. Thats it!  Your Qmodem Host mode should be up and running!
  75.  
  76.  
  77.  
  78.